Skip to content
Snippets Groups Projects
Commit 42014bf9 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 9879d3ae
No related branches found
No related tags found
Loading
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