Commit ace6a04
Bump plumcp to 0.2.0-beta3, remove upstream-fixed workarounds
- Remove flushing-stdio-transport wrapper (flush bug fixed in beta3)
- Replace manual initialized? atom with wrap-initialized-check
- Exclude plumcp .cljc sources from uberjar to fix AOT classloader bug
where DynamicClassLoader re-evaluates defprotocol, creating incompatible
interface classes vs AppClassLoader-loaded AOT reify classes
🤖 Generated with [eca](https://eca.dev)
Co-Authored-By: eca <noreply@eca.dev>1 parent b8a930e commit ace6a04
4 files changed
Lines changed: 61 additions & 454 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | 42 | | |
38 | 43 | | |
39 | | - | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
0 commit comments