Skip to content

Commit

Permalink
ValuePlug : Use Process::acquireCollaborativeResult()
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaddon committed Oct 23, 2023
1 parent cd07e08 commit 8f1a00d
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 314 deletions.
5 changes: 5 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ API

- Sampler : Added `populate()` method, which populates the internal tile cache in parallel, and subsequently allows `sample()` to be called concurrently.

Fixes
-----

- ValuePlug : Fixed hangs and poor performance caused by plugs depending on upstream plugs with an identical hash (#4978).

API
---

Expand Down
Loading

0 comments on commit 8f1a00d

Please sign in to comment.