-
When I run the [main example](https://github.com/Theodus/jennet#named-parameters) on Windows, it's either crash (2%) or just hang after several concurrent requests (98%).
## Expected Behavior
Pony…
-
#### Is this a bug, feature request, or feedback?
Bug
#### What is the current behavior?
The help section is printed twice
#### What is the expected behavior?
Help section should only be prin…
-
Currently, we have multiple ways of determining which actors should be disposed of when we shutdown a worker. In `connections.pony`, we have a method `_shutdown()` that calls `dispose()` on a variety…
-
Version info:
```
2.0.0-38
```
Running this command:
```
sh "/home/node/artillery/bin/run version"
sh "/home/node/artillery/bin/run run --output reports/${testName}.json tests/perfo…
-
I have written code triggering a `pony_assert(0)` found in [genname.c type_append](https://github.com/ponylang/ponyc/blob/master/src/libponyc/codegen/genname.c#L63):
```
...
Generating
Reachabili…
-
```
sergeyb@pony:~/sources/MRG/packpack$ ~/.local/bin/tlacli
Traceback (most recent call last):
File "/home/sergeyb/.local/bin/tlacli", line 8, in
sys.exit(main())
File "/home/sergeyb/.…
-
We had this sort of on the old tutorial but that didn't get migrated over.
-
Hi there. Desktop Ponies just reached 200 ponies and I was hoping you might consider adding some of the new ones.
You can find the assets [here](https://github.com/RoosterDragon/Desktop-Ponies/tree/m…
-
I found that under the following circumstances I need to pass a real directory path (with resolved symlinks) to the luacheck executable in order to don't miss warnings:
1. `.luacheckrc` in a projec…
-
Hi, everyone. @jtfmumm recommended that I try opening a bug for what appears to me to be q misleading compiler message. I spent a couple of newbie hours swearing at the compiler trying to figure out…