xncbf

Results 10 issues of xncbf

``` [E:pyppeteer.connection] connection unexpectedly closed Task exception was never retrieved future: Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/websockets/protocol.py", line 795, in transfer_data message = await self.read_message() File "/usr/local/lib/python3.7/site-packages/websockets/protocol.py", line 863,...

It is a little strange. ![image](https://user-images.githubusercontent.com/9462045/50041607-011b2d80-009b-11e9-8aa1-0b17a8267786.png) So i changed to below ![image](https://user-images.githubusercontent.com/9462045/50041619-23ad4680-009b-11e9-88e1-12b39a290276.png)

I organized ek stack by elastic cloud. But i can't found any field for elastic cloud user and password. I tried this but i can't get any connections. ``` output-elasticsearch.conf:...

ref: #14 If i use `declared_attr` in the upper `mixin` class, i get `Name "Carrier" is not defined` error. Using import like below, which is not used anywhere, fixes the...

requires triage

I want to run an asynchronous task created in zappa in another lambda function. I can actually run it if I modify it as follows, but after zappa update, it...

Ref https://aws.amazon.com/blogs/compute/python-3-9-runtime-now-available-in-aws-lambda/

The dict method is missing from the PydanticDeprecatedSince20 list.

안녕하세요, flutter_naver_map 라이브러리를 유용하게 사용하고 있는 사용자입니다. 현재 프로젝트에서 iOS 빌드를 Xcode Cloud로 진행하고 있는데, CocoaPods를 사용한 의존성 설치 과정에서 대용량 파일로 인해 설치가 원활하지 않은 문제가 발생하고 있습니다. 이에...