Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

设置configuration 多次请求会崩溃 #27

Open
sepical opened this issue Jun 28, 2021 · 1 comment
Open

设置configuration 多次请求会崩溃 #27

sepical opened this issue Jun 28, 2021 · 1 comment

Comments

@sepical
Copy link

sepical commented Jun 28, 2021

YMURLSessionConfiguration *config = [YMURLSessionConfiguration defaultSessionConfiguration];
YMURLSession *session = [YMURLSession sessionWithConfiguration:config];

使用该方式设置configuration,发送请求多次请求会出现崩溃问题,请问是否有解决方法

@zymxxxs
Copy link
Owner

zymxxxs commented Oct 9, 2021

能否给出更多的代码,UT里有大量改例子,暂无发现有崩溃的情况。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants