Skip to content
Snippets Groups Projects
Commit d5f42045 authored by Luite Stegeman's avatar Luite Stegeman Committed by Marge Bot
Browse files

Interpreter: Add locking for communication with external interpreter

This adds locking to communication with the external interpreter
to prevent concurrent tasks interfering with each other. This
fixes Template Haskell with the external interpreter in parallel (-j)
builds.

Fixes #25083
parent 25edf849
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment