Skip to content
Snippets Groups Projects
Commit 89adaa88 authored by Luite Stegeman's avatar Luite Stegeman Committed by Zubin
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

(cherry picked from commit d5f42045)
parent 07832d18
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