Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Merge requests
  • !468

ASLock implemented

  • Review changes

  • Download
  • Patches
  • Plain diff
Open dbeltran requested to merge 4.1.10-ASLock into master Aug 07, 2024
  • Overview 25
  • Commits 6
  • Pipelines 0
  • Changes 10

Implements #945 (closed).

This branch removes the portlocker library, and instead, it uses a new implementation without relying on libraries.

This fixes the issue where the experiments could run multiple times, see the test to know how to use it, but it is similar to the portalocker ( use it with the with statement )

Ready to review @bdepaula @egarriga, I don't know how much work you have right now as I was on holiday if nobody assigns itself I'll assign later one of you, thanks!.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 4.1.10-ASLock