Avner Cohen
Avner Cohen
What do you see on `docker ps` on your local machine ?
ok.. so I would suggest to try and clean this up as a first step.
What do you get with: ```sh $> wait-on tcp: 61673 ```
Cool, so yeah, this is very similar to what I see in circleci. No idea what could be the root cause on that I afraid.
I suggest to add this recommendation in the README for future users. and maybe some deprecation /unmaintained notice.
Sure, this is already happning: ``` ruby ws.onclose do .. WS_CLIENTS.delete(socket_entry) .. end ```
@cgriego is there any plan to merge this?
This: http://stackoverflow.com/questions/311052/setting-css-pseudo-class-rules-from-javascript and this: http://stackoverflow.com/questions/1285033/read-hover-pseudo-class-with-javascript/1285212#1285212 Seem to suggest that there is no really solution to this... Surely you can access the CSS stylesheet itself somehow and read it out, however,...
In a quick check - no. Would be awesome to add though.
How about something like: _SUPPORTED_PYTHONS = [~['3.7',]~{**['3.8', '3.7',**} '3.6', '3.5', '3.4',[-'3.3',-] '2.7'] With relevant color scheme applied as well ? What would be nice is if the color is applied...