Skip to content
Snippets Groups Projects
Commit da463cf3 authored by Luite Stegeman's avatar Luite Stegeman Committed by Cheng Shao
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 ff571139
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