-
Calling `make-oauth-creds` with the first supported arity, that is with app-key and app-secret only, will leave open files. The offending function is `request-app-only-token`, with further calls to `e…
-
The [guideline about not calling unknown code while holding a lock]( https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rconc-unknown) is good, but the example that says "Suc…
-
I propose that tis project adopts some of the standard Python development tools to make contributions easier and reduce some of the burden of new contributors.
* `black` and `black-disable-checker`…
-
Hi!
I notice that you write the return statement in some test cases. For example,
Generally, the purpose of a test case is to determine if different features within a system are performing as …
-
Hi there,
Thanks for your work on this wonderful project. We have a use case I'm not sure if we can implement. If we can, great! If not, this is certainly my feature request.
Think of a characte…
-
After successfully printing once, returning to Atom and exporting again causes the window to close. No crash events were logged to Application or System events. No error messages come up from Atom it…
-
Hi!
I really like the gem, but currently it seems impossible to trigger the insertion of the nested form from JS. Of course I can trigger the click event on the button from JS but that will not giv…
-
This came from a discussion with Annick, Rien and Pieter:
> With plagiarism detection you can only detect similarity between code (either inside Dodona or available on the Internet). In fraud detec…
-
After just 2 minutes of using the console, the framerate begins to drop, noticeable by looking at the audio visualizers.
5 minutes in, the framerate decreases significantly to around 15 FPS, the mode…
-
This flaw/smell appear due to variable that may similar to another variable which resulted confusion and hard to maintain in the future.
Names should speak language of business(Mattas Sunny, 2020)
…