Closed jclausen closed 5 months ago
Update: There is still an issue with this one and Coldbox 7. The transient cache issues seem to be fixed, but the the test suite, as a whole, just times out and the server becomes unresponsive ( I cancelled the running job after 25 minutes ).
Running each spec individually works fine, but trying to do them all at the same time is an issue.
Do we still need this, @jclausen, or did we handle it over in @lmajano's branch?
It looks like @lmajano updated the CI workflow, but this commit still needs to be brought in: https://github.com/coldbox-modules/quick/pull/215/commits/cb8b5aa9571a0a5e1496a21de5fe8eb5371ed4ae
Otherwise you are injecting a transient in to a transient and the cache will make the builder an effective singleton.
Adds tests for ACF2023 and
coldbox@be