Skip to content
Snippets Groups Projects

casserver.py: Fix write operations with bst-artifact-server

Merged Jürg Billeter requested to merge juerg/server-casd into master

Allow gRPC communication in the bst-artifact-server main process.

This fixes the following assertion failure in CASCache._get_local_cas() in bst-artifact-server:

assert self._fork_disabled or not utils._is_main_process()

This wasn't caught by CI as in tests the server is spawned as a subprocess.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading