compas-dev / compas-dev/compas_cloud

compas_cloud does not allow function returning nothing, or non-iterable values

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

because one cannot json.dumps such values with the current encoders...
hacky solution provided below:

**in server.py:**
consider adding line 180
![image](https://user-images.githubusercontent.com/9421670/97201071-4db11300-17b2-11eb-8a7f-3b00f293591c.png)

**in proxy.py**
consider revising final line
![image](https://user-images.githubusercontent.com/9421670/97201121-5e618900-17b2-11eb-9c29-aa8ece4bc96a.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.